Forum Replies Created
-
AuthorPosts
-
October 13, 2015 at 10:34 am in reply to: Can see content in frontend view but no longer in edit mode #517939
Hi,
Looking at your About page I can see the content fine in the backend, could you try to empty your browser cache and reload a few times? That should help as it’s most likely a caching issue.
Thanks,
RikardHi elliotstiller,
You could do something like this in the text block:
<p style="line-height:24px !important;"> Your text here </p>Best regards,
RikardHi,
I could only see your logo on the mobile version, are you sure you are not getting cached results? Please try to empty the browser cache and reload a few times to see if that helps.
Best regards,
RikardHi firelight76,
Looks like we have to be logged in to view the site? Please post login details in the Private Content area of your reply.
Best regards,
RikardOctober 13, 2015 at 10:18 am in reply to: HTML code overwritten in text block by Avia Layout Builder in Enfold #517925Hi Michael,
Great, glad you got it fixed. Please let us know if you should need any more help on the topic.
Regards,
RikardHi,
If you have your content in Color Sections and add IDs to them: section-desktop for the one showing for desktop and section-phone for the one just showing for phones you can use the following CSS in Quick CSS:
@media only screen and (min-width: 768px) { #section-desktop { display:block !important; } #section-phone { display:none !important; } } @media only screen and (max-width: 767px) { #section-desktop { display:none !important; } #section-phone { display:block !important; } }Regards,
RikardHey dvalansi,
I’m not 100% sure what element you mean, could you link directly to it please? If you click Hide Frame in the top right hand corner of your screen on the link you posted you will be able to get the direct URL.
Best regards,
RikardHey ACNLatitudes,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Best regards,
RikardOctober 13, 2015 at 10:04 am in reply to: Blog Single Post Layout incomplete when using Advanced Layout Builder #517920Hi Peter,
1. Yes you can, just use the Template button as usual.
2. As long as you save the post using the default editor that should come up automatically, will that work for you?
Thanks,
RikardOctober 13, 2015 at 9:59 am in reply to: Copy Colors and Fonts Setting from one Language to another – possible? #517918Hi,
Great, glad you found the problem. Please let us know if you should need any more help on the topic.
Regards,
RikardHey,
Could you try to adjust the pixel value in Yigits code to see if that helps? For instance:
@media only screen and (max-width: 990px) { #top #wrap_all .av_header_transparency { background-color: transparent; position: absolute!important; }}Please not that bumping a thread has the reversed effect on this forum so don’t do it if you want quick help.
Regards,
RikardHi,
What exactly are you doing to make them turn blue? If you have a step-by-step to reproduce the error that would be appreciated. Please post login details privately so that we can have a closer look.
Thanks,
RikardHey allyson2,
Please refer to this: http://www.w3schools.com/cssref/css3_pr_font-face_rule.asp
Thanks,
RikardHi,
If you want a general layout for all your posts you can design it and then save it as a template. You can then load that template for each post you would want to have that look.
Best regards,
RikardHi,
Try it without the # before hometop to see if that works better.
Regards,
RikardHi,
Thanks for the login, on what page are you using the Layer Slider, I couldn’t find any?
Best regards,
RikardHi,
Thanks for the details but they are not working for me, could you check please?
Best regards,
RikardHi bonami,
I couldn’t see anything like that on your page but I think the easiest way to get your menu to show is to change the background which is hiding the menu. I don’t think changing the colour of the menu per slide would be possible to be honest with you.
Best regards,
RikardHi,
Did you add the CSS as well? You will have to adjust the left and top values to get it right:
#header .widget { left: 50%; padding-top: 0; position: absolute; top: 0; transform: translate(-50%); }You can use pixels values as well if you like.
Best regards,
Rikard-
This reply was modified 10 years, 5 months ago by
Rikard.
Hi,
If you are using a child theme then you have nothing to worry about, that’s the whole purpose of a child theme :-)
Please make sure to back your site up before updating though to be on the safe side.
Regards,
RikardHi,
Please try the following instead:
.portfolio-grid-title a:hover { color: red !important; }Regards,
RikardOctober 13, 2015 at 9:03 am in reply to: Social icon size and telephone number size in top part of headr #517886Hi,
Please try the following instead:
#top #wrap_all .social_bookmarks a, .phone-info span { font-size: 20px !important; }Make sure to clear your browser cache and reload a few times after adding it to be sure you are seeing the correct results.
Best regards,
RikardOctober 13, 2015 at 8:58 am in reply to: One Page Menu shows current-menu-item state randomly #517882Hi,
I totally agree, I just wanted you to change it to be sure it works. Maybe you can add an empty color section above the slider and give it an ID you like?
Thanks,
RikardHi,
Please try to clear the cache from and deactivate your W3 Total Cache plugin to see if that helps.
Best regards,
Rikard -
This reply was modified 10 years, 5 months ago by
-
AuthorPosts
