Digital experiences for all disciplines
Forum Replies Created
-
-
I am having the same problem and would love to know the outcome : )
Perfect!! That worked…thank you!!
Is there a way to move around the order of the categories as well?
For example, I want to have water, etc. be #1, and so on.
Thank You!
This reply has been marked as private.It is working now : )
You rockkk!!
Sounds good! Thank you for sending that over.
For 2) the text is still cut off (with …)is there a place to set the limit?
Also, the text specifically all the “p”s are cut off.
Maybe there is a code you can provide me…
Thoughts?
Hey Kyle,
I just updated the website and we are still getting those errors….see screenshots above.
AKA I need help with 1, 2, & 3 above.
Thank you!
This reply has been marked as private.Perfect! We are good to go: )
Thank you so much for all your help…you have been amazing!
Hi Mohammad,
You are so awesome!! Great work…one tiny issue then we are done!
…so close.
On the home page, when you scroll down the page, the “header” bar is too long. (white space)
On the other pages, it looks great, so we just want it to be consistent like the other pages.
Please check out my attached image for what I mean.
Thanks again for all your help!
Hi Mohammad,
Now we are having three different separate issues, (we are almost there though):
1. The “Menu” icon is in the wrong place and needs to be moved to the right (see “home page buccos.png” for what I mean)
2. The scrolling menu bar is too long (1.) & the “menu” (2.) button is in the wrong place. It should be to the right of the Buccos Roofing Logo. (see “buccos long menu.png” for what I mean)
3. The top black bar is not displaying the information we want on the mobile version. It is there on the desktop version but not the mobile version. Also, we want that info on all pages except the home page. (telephone number & contact info -gmail address) (Please see “buccos top page.png” for what I mean)
The login information is in a comment above. Feel free to login into our website and check out the current CSS.
Thanks again for all your hard work and am looking forward to wrapping this up: )
Keep up the hard work!
Hey,
I also inserted in this code (see below) to get rid of the main logo (black image) that is on the desktop version so it does not cram up the space on mobile but now I am getting these issues. I don’t think that is causing the issues.
function not_mobile_shortcode($atts, $content = ”) {
if (wp_is_mobile() === true) {
$content = ”;
}
return $content;
}
add_shortcode(‘not_mobile’, ‘not_mobile_shortcode’);in the theme functions.php. (that is where we placed it)
1. Yellow on the outside trim of all the content and I want my content to still be full width.
2. The scroll down header is way thicker than I want.
Please see attached images for what I mean.
Thanks!
Hey Ed!
So I am supposed to delete my old CSS for that and insert in both 1) & 2) that you gave me? If so, this is what happens? Plus the top bar, etc. is not there anymore on the other pages?
We are almost there: )
Hey,
Do you have an iphone? Because on our iphone 5s that is what we are seeing?
What do you see? Is it working for you?
Thanks!
This reply has been marked as private.The code you gave me for my “request a quote” button in the top right hand side of the website, when the user presses the button it opens in a new tab on my browser and I don’t want that.
See screenshot for what I mean.
-
Posted in: Reply To: Modal in Header