-
Search Results
-
Have a look at https://fyrholtrejser.dk/rejser/test/ where you see the Sticky Submenu in action.
I am controlling the font size in this menu with the following CSS:
#top .av-subnav-menu li a {
font-size: 17px;
}
But how do I make the active menu item underlined – or highlighted – in this Sticky Submenu?Thank you for a great support in this forum :-)
Topic: Font Size
How do I chage global body font size to 13?
//// I solved the problem by myself ////
Hello!
It’s not possible to change the font size in a text block.
I’ve set it to 40 px but it doesn’t change.
see link and screenshots.BR Josephine
Topic: Changing font size
When I change the “P” font size via: Advanced Styling >> Select an element to style >> <p> (which I increased to 16px) it does change the style through the site, but it overrides the custom styling in “Text Block” Font Size options. Is that normal?
Thanks,
RichardTopic: Change Body Font Size?
Where do I change the body font size? It used to be in the General Settings under “Fonts” but now the setting is no longer there.
I’m using Enfold 5.3.1.1
Wordpress: 6.1.1Hello,
I am using the Health Coach demo with some modifications. I was trying to change the titles font sizes in the advanced style options of the child theme and when I went to check the homepage I found that the title over the fullwidth slider had turned to black and uppercase. I removed all the modifications I had made and the title returned to white, but I cannot find how to make it go back to lowercase.
In general, I cannot understand which settings control the slider title and subtitle in the homepage.
I also would like to modify the buttons that appear over the same homepage slider and make them both transparent.
Can you help?
I attach a username and password for you so you can login if needed
Thanks
ElenaPS I see now that also the titles in the portfolio and other pages are now uppercase, but not the titles in the homepage below the slider
Topic: Padding on mobile
How can I change the padding on mobile? I have text block on color section with video.
Tried also to change the font size on text block, but it didn’t make any difference.Hi, I have added the code found on the forum to adjust the size of the text on blog posts only.
.blog .entry-content p {
font-size: 18px !important;
}I have flushed the cache on my browser and on my hosting. I also waited a day to double check, but still nothing has changed, it remains at 21px
Could you please check to see what I am doing wrong? and when the text does adjust to 18px will this also take affect on mobile or does there need to be an additional snippet of html code added?
Thank you in advance
AndrewHi – Any suggestions on how to take the link show below in the button shortcode (https://www.getdrip.com/forms/xxxxx/submissions/new) and add in the following: data-drip-show-form=”xxxx”. ?
For reference — as a regular link, here’s how it looks:
<a href="https://www.getdrip.com/forms/xxxxx/submissions/new" data-drip-show-form="xxxx">Show form</a>BUTTON SHORTCODE
[av_button label='Show form' icon_select='yes' icon='ue82b' font='entypo-fontello' icon_hover='aviaTBaviaTBicon_hover' link='manually,https://www.getdrip.com/forms/xxxxx/submissions/new' link_target='' size='x-large' position='left' label_display='' title_attr='' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_grad_direction='vertical' btn_custom_grad_1='#000000' btn_custom_grad_2='#ffffff' btn_custom_grad_3='' btn_custom_grad_opacity='0.7' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' btn_color_font_hover='white' btn_custom_font_hover='#ffffff' border='' border_width='' border_width_sync='true' border_color='' border_radius='' border_radius_sync='true' box_shadow='' box_shadow_style='0px,0px,0px,0px' box_shadow_color='' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' id='' custom_class='' template_class='' av_uid='' sc_version='1.0' admin_preview_bg='']Hi folks. I’ve seent that you can easily add a button to an Easy Slider by pasting the shortcut code to the “Caption text” section of the slide.
I’ve been using this shortcode that I’ve found in one of your examples:
[av_button label='Click me' link='manually,http://' link_target='' size='small' position='center' icon_select='yes' icon='ue800' font='entypo-fontello' color='theme-color' custom_bg='#444444' custom_font='#ffffff']if I add more than one in the same Caption text field, the buttons are shown one on top of the other in a column, all aligned to the left of the slide.
See the screenshot: https://imgur.com/xvzBk0bHow can I have the buttons aligned side by side, in a row, with some space between them, and all CENTERED horizontally (and if possible also VERTICALLY) insode the slide?
Thanks in advance!
Bye,
A.-
