Forum Replies Created
-
AuthorPosts
-
Hi Mike,
ok, so with the current solution it won’t work. point taken. but is there another way of achieving similar result?
thanks
you can close this one. i eventually found a workaround.
Thanks Mike! You can close this.
Hi John,
sorry but you are incorrect. I do have this css for the bottom padding of the about row (however it doesn’t seem to be working for whatever reason. The question is why???
/****************** Padding – About row – top and bottom – mobile + tablet ******************/
@media only screen and (max-width: 768px) {
.about-element .content {
padding-top: 0px!important;
padding-bottom: 20px!important;
}
}/****************** Padding – About row – top and bottom – mobile + tablet ******************/
/****************** Padding – About row – top and bottom – desktop ******************/.about-element .content {
padding-top: 0px!important;
padding-bottom: 50px;
}/****************** Padding – About row – top and bottom – desktop ******************/
Hi there, it is loading fine on my end. Cleared my browsers cache before testing. Maybe clear your browser? Also, using Wp rocket so if you log in the site is not cached for you.
Thanks Andy. You can close this one.
Hi Viktoria,
there still seems to be an issue on the mobile of about 20px. See screenshot:
Hi Viktoria,
thanks that worked.
How can i now use the font for any other non header tags?
Thanks
you can close this one
you can close this one
you can close this one
ok that worked.
another couple of questions regarding this:
1. can i switch position of the menu toggle and cart icon?
2. can the menu toggle be replaced by the word ‘menu’?
3. can the cart icon and counter size be increase on desktop/tablet and mobile?thanks
Thanks! resolved
thanks you can close this one.
and thanks re website. it is getting there but there are a few more things i will have to bother you with!
thanks for all your help.
hi yigit,
sorry i don’t understand. when you say ‘it is working fine…’ – how exactly is it working fine? where can i place the link? i don’t understand the part where i can place the link. please advise.
thanks
hi yigit,
that doesn’t seem to be working. any other ideas?
thanks
Hi yigit,
the code wasn’t in there. I added it in. it is not working as desired it seems. please take a look.thanks
hi yigit,
no chance on my end even after clearing the browser’s cache. Is it working on your end?excellent! thanks yigit! resolved.
Hi Victoria,
I enabled the debug mode for the advanced layout builder. And i can see the shortcodes for each page. When i look at the shortcodes, nowhere can i actually see reference to image urls inside the easy slider. see screenshot: http://imgur.com/a/IW0Tj
The highlighted area is referencing the easy slider. but no mention of the image urls used inside the slider. it is talking about a slider id only.
Please advise
Best RegardsHi Jordan,
i get the part of adding the gif to the image folder (see private content).
What I don’t understand is your suggestion to manually add it into the easy slider. Where / how in the easy slider do you suggest I add the image?
Many Thanks
Hi Jordan,
how do I insert the image using the src? It is part of the easy slider which currently contains 2 images. a standard jpeg and the animated gif.
Thanks
- This reply was modified 7 years, 6 months ago by clairemartindigital.
HI Nikko,
Below is what I got so far. What I am looking for is that the blog posts extend to the left and right beyond the size of the section element underneath. It seems that your provided css simply resizes the width of the color section. What i am looking for is for a solution to let an element extend to the left and right beyond the size of the color section. Does that make sense?
Thanks
- This reply was modified 7 years, 8 months ago by clairemartindigital.
hi, the issue is caused by this:
/*Defer parsing of JavaScript*/
add_filter(‘clean_url’,’async_js’,11);
function async_js($url) {
if ( false !== strpos( $url, ‘jquery.js’ ) || false === strpos( $url, ‘.js’ )) {
return $url;
}
return “$url’ defer=’defer”;
}Is there a function to achieve the same without causing issues?
Thanks
I reinstalled WP via the dashboard. No change…whats next?
Many Thanks!
The entire editor actually doesn’t look right. It looks different to all other installs i have going. Can you please have a look?
February 22, 2017 at 8:50 am in reply to: change icon box icon color when mouse over any part of the icon box #750329Thanks Ismael, you are a champion!
You can close this ticket.
Hi there,
installing the theme files again didn’t change anything for me.
What’s next? I have added ftp details in private content in case you require it.
Thanks for your help!
Hi Rikard,
deactivating the plugins did not resolve the issue. What is the next step?
Thanks so much.
-
AuthorPosts