Forum Replies Created
-
AuthorPosts
-
Hey!
Great, please let us know if you should need any more help on the topic.
Cheers!
RikardHi!
I’m not sure if you got your problem fixed or not? Please let us know if you should need any more help on the topic.
Regards,
RikardHey!
I think we’ve been on the same page all along but the more tag only works when working with posts within the WordPress loop, and these elements are not connected to any posts or in a loop. In the blog feed the Read More link will go to the full post, but where would the Read More link go in this instance? You would have to set them manually in this case.
https://codex.wordpress.org/Customizing_the_Read_More
Regards,
RikardHi @Iternis!
Glad you got it fixed :)
@karenleighburton please open a new thread with your issue and if possible some more info on why your hosting provider claims that something is wrong with the theme.Best regards,
RikardHi Antonio!
Please try this to target content text in single posts:
.single .entry-content { font-size:16px !important; }
Cheers!
RikardHi Alison!
I couldn’t log in with the details you provided, could you check please?
Regards,
RikardHi stanyas!
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.
Cheers!
RikardHi!
Please replace Ismaels code with the following:
.page-id-441 .main_color h3 { color: #ffffff; }
Regards,
RikardHey jockejansson!
I’m not sure I understand what you are trying to achieve, could you try to explain a bit further please?
Best regards,
RikardHi!
It looks like you have used
for spaces in the header, please try to remove them since they are the reason it’s not breaking properly.Best regards,
Rikard-
This reply was modified 10 years, 3 months ago by
Rikard.
Hey!
It looks like you have used fixed pixel values to position the headers there, you will most likely have to style them for tablet and phone size screens as well. You can use the following CSS queries:
@media only screen and (min-width: 768px) and (max-width: 990px) {} { /* your tablet code here */ } @media only screen and (max-width: 767px) { /* your smartphone code here */ }
Regards,
RikardJuly 5, 2015 at 9:44 am in reply to: Slider / Slideshow with parallax effect (like e.g. Enfold Restaurant Demo)? #468500Hi!
Yes we do, you can import the full demo under Enfold–>Demo Import.
Cheers!
RikardHi!
I think that should be possible yes but we would need to inspect the elements in question, I checked the domain where you posted the screenshots from but it seems to be under construction? If possible we would need a temporary admin login as well, you can post the details in the private content section of your reply.
Best regards,
RikardHey czar!
I couldn’t see a widget in your header, did you remove it? We need to inspect it in order to give you working CSS.
Best regards,
RikardJuly 5, 2015 at 9:34 am in reply to: Want to reduce the size of the text and padding in a layout #468497Hey!
You can use the following CSS in Quick CSS to target that area, though I’m not sure why you are using a pre tag?
.home #after_section_5 pre { line-height: 2em; font-size: 11px; }
Cheers!
RikardJuly 5, 2015 at 9:23 am in reply to: Boxes with Text like at the frontpage of http://www.refline.ch/ #468495Hi!
Yes it should be possible to get that layout, maybe your can try a row of 1/5 elements with the two by the edges being empty?
Regards,
RikardJuly 5, 2015 at 9:20 am in reply to: Could you tell me the html code of Fade-Out Hover Effect button #468493Hi!
Please add the line I gave you to the code you pasted in your initial post then paste everything in Quick CSS under Enfold–>General Styling.
Regards,
RikardHey!
I selected a pixel value and it’s working as expected. Please use this method to set the font size.
Regards,
RikardHi!
Glad you got it fixed, please let us know if you should need any more help on the topic.
Cheers!
RikardHey MichaelAlbany!
Please try the following in Quick CSS under Enfold–>General Styling:
#header_main_alternate { background-color: green !important; } #avia-menu .avia-menu-text { color:white !important; }
Best regards,
RikardHi FabriGar!
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.
Regards,
RikardHi!
I’m not sure why that is happening, are you experiencing any problem at all when they are active? If not you can most likely continue to use them, or chose another plugin with the same functionality maybe.
Cheers!
RikardHey loriel60!
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. You could try to add a comment to is as well to see if it shows up.
Best regards,
RikardHey djshortkut!
Please try the following in Quick CSS under Enfold–>General Styling:
#mobile-advanced li { text-align:center !important; } #mobile-advanced a { border-bottom-width: 0px !important; }
Cheers!
RikardHey genarojrs!
I’m not sure I understand what you mean, could you provide us with a screenshot highlighting what you are trying to achieve please?
Best regards,
RikardHey Tobias!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
RikardHey!
@karenleighburton please open a separate thread for your issue next time.Did your hosting provider tell you in more detail what they think is wrong with Enfold or just that there is something wrong with it in general? Please provide us with a temporary admin login so that we can have a closer look. You can post the details in the Private Content area of your reply.
Best regards,
Rikard -
This reply was modified 10 years, 3 months ago by
-
AuthorPosts