Viewing 30 results - 1,111 through 1,140 (of 18,717 total)
  • Author
    Search Results
  • #1418690

    Hey CharlieTh,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #main #commentform .comment-form-rating label[for=rating]{
    	background:green;
    	color:red;
    	font-size: 25px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1418687

    Hey Yaphoon,
    For your Gaode Map page try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .responsive #top.page-id-53 #av_section_1 .container {
    	max-width: 100%;
    	padding: 0;
    }
    .responsive #top.page-id-53 #av_section_1 .container main {
    	padding: 0;
    }

    the expected results:
    Enfold_Support_3241.jpeg
    as for your mega menu, it looks like each of your menu items is a column title which by defalt has a different color and font size than the regular menu items:
    Enfold_Support_3243.jpeg
    so perhaps you could adjust the mega menu items to correct your font size and color.
    I don’t know what you mean by “adjust the square size”, if you mean the whole mega menu size, it is created by the number of items in it with js and not easy to change.

    Best regards,
    Mike

    #1418670
    Yaphoon
    Participant

    Hi there
    Warm greetings!
    1.

    How can I set the mega menu, like I want adjust the square size, font size, and I want to make the background in semi-transparent.

    3

    i put the Gaode Map code in code block
    is it workable to make the map in full width like google map.

    Thanks

    Wang

    Hi,
    If you are using a child theme then yes leave the code in the functions.php, otherwise I recommend the WPcode plugin this plugin supports PHP code snippets, JavaScript code snippets, & CSS code snippets and you will not lose your code when you update as you would if the code is in your parent theme functions.php.
    To change it into a button using the magic wand in the Post editors we will need to change the function a little to use do_shortcode
    Here is an example that I tested on my yest site and works, you can change the button code to suit your needs:

    add_action("ava_after_content", function() {
        if (is_singular('post')) {
            echo do_shortcode("[av_button label='Back to Bolg' icon_select='yes' icon='ue830' font='entypo-fontello' icon_hover='aviaTBicon_hover' link='manually,#' link_target='' size='medium' position='center' label_display='' title_attr='' size-text='' av-desktop-font-size-text='' av-medium-font-size-text='' av-small-font-size-text='' av-mini-font-size-text='' margin='' margin_sync='true' padding='' padding_sync='true' av-desktop-margin='' av-desktop-margin_sync='true' av-desktop-padding='' av-desktop-padding_sync='true' av-medium-margin='' av-medium-margin_sync='true' av-medium-padding='' av-medium-padding_sync='true' av-small-margin='' av-small-margin_sync='true' av-small-padding='' av-small-padding_sync='true' av-mini-margin='' av-mini-margin_sync='true' av-mini-padding='' av-mini-padding_sync='true' 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='' animation='' animation_duration='' animation_custom_bg_color='' animation_z_index_curtain='100' hover_opacity='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' css_position='' css_position_location=',,,' css_position_z_index='' av-desktop-css_position='' av-desktop-css_position_location=',,,' av-desktop-css_position_z_index='' av-medium-css_position='' av-medium-css_position_location=',,,' av-medium-css_position_z_index='' av-small-css_position='' av-small-css_position_location=',,,' av-small-css_position_z_index='' av-mini-css_position='' av-mini-css_position_location=',,,' av-mini-css_position_z_index='' id='' custom_class='' template_class='' element_template='' one_element_template='' av_uid='' sc_version='1.0' admin_preview_bg='']");
        }
    }, 10);

    Best regards,
    Mike

    #1418658

    Hi Mike,

    Here are the exact codes that are currently on both code blocks of the Test page:

    HOMEPAGE –

    <script async data-uid="gV1yYcpxZ4HF072oSS8b" src="https://link.mightyrealmedia.com/js/form_embed.js"></script>
    <center><a data-sv-toggle="gV1yYcpxZ4HF072oSS8b" href="https://link.mightyrealmedia.com/widget/form/gV1yYcpxZ4HF072oSS8b" class="button" style="background-color:#F2CFC2"><span style="color: #000000 !important;">LET'S GET STARTED</span></a></center>

    When I include both the above code and the form embed code, it doesn’t work. However, if I only use the above code, including the form link within it, it works, but not in pop-up mode.

    PODCAST –

    <iframe 
              src="https://link.mightyrealmedia.com/widget/form/SKLq9d3FYMp3PKRXYTbs" 
              style="display:none;width:100%;height:100%;border:none;border-radius:0px"
              id="popup-SKLq9d3FYMp3PKRXYTbs" 
            data-layout="{'id':'POPUP'}"
            data-trigger-type="showAfter"
            data-trigger-value="5"
            data-activation-type="alwaysActivated"
            data-activation-value=""
            data-deactivation-type="neverDeactivate"
            data-deactivation-value=""
            data-form-name="OPT-IN: RH WEBSITE PODCAST PAGE [CURRENT]"
            data-height="521"
            data-layout-iframe-id="popup-SKLq9d3FYMp3PKRXYTbs"
            data-form-id="SKLq9d3FYMp3PKRXYTbs"
            title="OPT-IN: RH WEBSITE PODCAST PAGE [CURRENT]"
          >
            </iframe>
            <script src="https://link.mightyrealmedia.com/widget/form/SKLq9d3FYMp3PKRXYTbs"></script>
    <div class="podcastsignup" style="text-align: center;"><a href="https://link.mightyrealmedia.com/widget/form/SKLq9d3FYMp3PKRXYTbs" data-formkit-toggle="SKLq9d3FYMp3PKRXYTbs">[av_font_icon icon='ue805' font='entypo-fontello' style='' caption='' link='' linktarget='' color='#ffffff' size='30px' position='left' custom_class='' av_uid='av-2x9i3q'][/av_font_icon]<span style="color: #000000 !important; padding-left: -30px;"> Sign up for Future Episodes</span></a>

    This code combines elements from the current Podcast page and the form Embed code from the new CRM. The popup works, but it doesn’t overlap properly on the page; the footer button is still visible instead of being grayed out.

    You can compare the correct functionality on the live page itself:
    Homepage – https://www.ritahyland.com/
    Podcast page – https://www.ritahyland.com/podcast/

    And that’s what we’re trying to achieve as we migrate the forms from ConvertKit to the new CRM.

    I hope this clarifies the situation. Please let me know if there’s anything else I should do on my end to resolve this.

    We truly appreciate your patience and assistance!

    Best Regards,
    Gee

    #1418632
    CharlieTh
    Participant

    Here is form with review submission at bottom.

    I tried to use
    #top label[for=rating] {background:green!important;color:red!important;font-size: 25px!important;}
    To change the “Your Rating” text…

    But…it didn’t seem to work. I was just using the css to “find” the text.
    Any ideas what would be better selector?

    #1418361
    Tia
    Participant

    Hi
    I would like to style the color of the text area background of the portfolio grid to be a blue shade #22689e, with the text being white.

    I currently found the following code to make the text blue, which is not what I like.

    #portfolio grid styling

    #top .isotope-item {
    padding-right: 5px;
    padding-bottom: 5px;
    }
    h3.grid-entry-title.entry-title a {
    font-size: 16px;
    color: blue!important;
    }

    See screenshot https://imgpile.com/i/CS4sDl

    Many thanks
    Tia

    #1418345

    Hi Mike,
    Sorry for my late response. I just had to jump on another project urgently.

    In principle, you had already implemented it quite well. However, unfortunately it still doesn’t fit.

    I have now set the correct font sizes and spacing. What remains, however, is the problem with the background. The title can sometimes be 2 lines long. In this case, however, the area in the background would have to be higher (including responsivity). I have made a layout for this so that you know what I mean.

    https://www.dropbox.com/scl/fi/3opy015nz91xmvuy48rc0/enfold-help-2.jpg?rlkey=1ve9bxk9hf5r6xsyfhvdjcflb&dl=0

    Would you look at it again? Thank you very much.

    KR – Marc

    #1418298

    The pointer-events CSS did remove the link, but the CSS to change the font wasn’t quite right. I looked at the source code and saw the text is within an h1 tag, but adding h1 didn’t help. I also saw that the title is within an a tag, and even tho we’ve taken out the live link itself, the tag still remains. so I added the “a” to the CSS for the font family as you did for the link CSS itself and that worked to change the font.

    So then it seemed obvious that all that CSS could go together. Result that works:
    .title_container .main-title a {
    pointer-events: none;
    margin: 0;
    font-size: 16px;
    position: relative;
    z-index: 2;
    min-height: 36px;
    line-height: 2.3em;
    top: 0;
    font-weight: 400;
    font-family: Open Sans;
    }

    Thanks!! Maybe consider adding that as a request. The reason it was picking up the other font was that the title is in an H1 tag, which I’ve defined as EB Garamond. In the typography page, for H1-6 there are some toggle checkboxes for different areas of the page. Maybe Page Title could be added?

    #1418254

    In reply to: Customization X button

    Hi,

    Please add the following to the bottom of Functions.php file of your child theme ( https://kriesi.at/documentation/enfold/child-theme/ ) or as a new snippet using the Code Snippets ( https://wordpress.org/plugins/code-snippets/ ) plugin:

    
    add_action('ava_after_main_container', 'new_ava_after_main_container');
    function new_ava_after_main_container(){
    	if(is_page(8779)){
    		echo '<div class="custom-back-button"><span class="av_font_icon av-lm7ig98k-65ba33b015b6384fd3901ea03a4bd5d6 avia_animate_when_visible av-icon-style- avia-icon-pos-left av-no-color avia-icon-animate avia_start_animation avia_start_delayed_animation"><a href="LINK_TO_YOUR_HOMEPAGE" class="av-icon-char" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a></span></div>';
    	}
    }
    

    You can use the “is_page” condition to target your Boats page. The “8779” is ID of the page you shared in your initial post. If you want to display the button on another page, you’ll need to update the “8779” in the code.

    Then, you’ll need to update the “LINK_TO_YOUR_HOMEPAGE” in the snippet to the link of your homepage.

    After that, add the following code to the bottom of the Quick CSS field in Enfold theme options > General Styling

    
    .custom-back-button {
      position: fixed;
      top: 50px;
      left: 20px;
      z-index: 99;
      background-color: #1a1a1a;
      opacity: 0.7;
      padding: 90px 30px 40px 30px;
    }
    
    .custom-back-button .av_font_icon {
    font-size: 80px;
    margin: 0;
    }
    

    You’ll need to use jQuery to hide/display the button when scroll down/up.

    We cannot help you fine-tune this. If you need further assistance, please consider to hire a freelance developer for the task.

    Best regards,
    Yigit

    #1418238

    Hi,

    Thank you for the update.

    There is no dedicated option to change the style of the title in the breadcrumb container, so you may have to add a few css modifications. You can start with the following css code.

    .title_container .main-title {
        margin: 0;
        font-size: 16px;
        position: relative;
        z-index: 2;
        min-height: 36px;
        line-height: 2.3em;
        top: 0;
        font-weight: 400;
        font-family: Open Sans;
    }

    To disable the link, we can set the pointer-events property to none.

    .title_container .main-title a {
        pointer-events: none;
    }
    

    Best regards,
    Ismael

    #1418223

    Hi,
    To change that font-size try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .wp-caption-text {
        font-size: 12px;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1418216

    I inserted the image from a Text Block window in the Advanced Layout Editor.
    In your CSS you have font-size: 10px !important;
    As you’ve got the “!important” property value in the element I thought that I would just have to change the pixel size in that Quick CSS.

    #1418196

    No, not an H1 tag within the page.

    On that page the words “About JBO” in the gold bar in the heading is what I’m referring to, below the logo and menu bar. The place that tells the user what page they are on. I think it’s referred to as the Page Title but maybe sometimes Header Title?

    The menu is set to Open Sans, the body is set to Open Sans. Only the H1-6 tags are set to a serif font. I can’t find anything in Theme Options that controls that Header/Page Title text. I’d also like to remove the link since I’m not using it for navigation.

    If there is a better way to accomplish the look I want, that would be fine. But usually the page Title shows up at the top of the main content area..

    In General Styling I can control the Main Content Heading Color, but not the font size or family.

    • This reply was modified 2 years, 5 months ago by bbarasa.
    #1418148
    This reply has been marked as private.

    Hi,

    Thank you for the inquiry.

    The characters or glyphs seem to be displaying correctly when we tested it. The font size is quite small for mobile phones, so the dots for example are not clearly visible but they are rendering properly. Have you tried increasing the font size for smaller screens?

    We also noticed that the site is using a font called “Amiri”, which is intended for Arabic text. Is this intentional?

    // https://fonts.google.com/specimen/Amiri

    Best regards,
    Ismael

    Tried
    #text-5 p {
    font-size: 14px;
    }
    but did not work
    Would you also please check mobile menu and see if you can get it to show up.
    Thanks so much,
    Buddy

    Hi,

    Please try this CSS as well:

    #text-5 p {
      font-size: 14px; 
    }

    Best regards,
    Rikard

    #1418013

    Hi,

    You can adjust the style of the caption or the slider content with this css code.

    #top .avia-slideshow .av-slideshow-caption {
        font-size: 22px;
        font-family: Copperplate;
    }
    

    Best regards,
    Ismael

    #1417993

    One thing though. Changes to the font size in that CSS do not resolve on the site. I’ve reloaded the page.

    #1417975

    Hi,
    If you have enabled the Image Caption for your ALB image element:
    Enfold_Support_3134.jpeg
    you can use this css to move it to the bottom:

    .av-image-caption-overlay {
      bottom: -20px !important;
      font-size: 10px !important;
      height: auto !important;
      left: 50% !important;
      transform: translate(-50%) !important;
      width: 100% !important; 
      text-align: justify !important;
    }

    Enfold_Support_3136.jpeg
    Best regards,
    Mike

    #1417950
    Faun2015
    Participant

    Hello,

    on a Masonry Gallery I would like to adjust Title & Content as caption.
    Both Title and Content can appear in 1 or 2 lines.
    However, I cannot get everything, including the text background, to appear the way I want (see attachment).

    I have defined the CSS class “schallschutz” as follows:

    #top . schallschutz .av-inner-masonry-content .av-masonry-entry-title {
    position: absolute;
    bottom: 25px;
    text-align: left;
    font-size: 20px!important;
    padding: 3px;
    }

    #top .schallschutz .av-inner-masonry-content .av-masonry-entry-content {
    position: absolute;
    bottom: 3px;
    text-align: left;
    padding: 3px;
    font-size: 16px!important;
    }

    The whole thing also seems to be related to the image size. However, I cannot find a comprehensible way to do this. No matter what I set, it never appears as desired.

    It would be nice if you could enter the correct settings directly on the page, which is set up as a draft.

    Many thanks –

    KR – Marc

    • This topic was modified 2 years, 5 months ago by Faun2015.
    • This topic was modified 2 years, 5 months ago by Faun2015.

    Hi elenapoliti,

    I have created a new test page based on the link you gave (link in private content), I also duplicated the search filter and pointed it to the new page.
    I added this CSS Code to adjust the style (in Enfold > General Styling > Quick CSS):

    #top #search-filter-results-4746 hr,
    #top #search-filter-results-4746 > div:not(.pagination) p {
        display: none;
    }
    
    #top #search-filter-results-4746 > div:not(.pagination) {
        width: 50%;
        float: left;
        box-sizing: border-box;
        background-color: white;
        border: 0.5px solid #ececec;
        display: flex;
        flex-direction: column-reverse;
        min-height: 470px;
    }
    
    #top #search-filter-results-4746 > div:not(.pagination) h2 {
        background-color: black;
        color: white;
        font-family: 'neutratext-book', Helvetica, Arial, sans-serif!important;
        font-size: 18px !important;
        margin: 0;
        padding: 20px;
        text-transform: none;
        min-height: 80px;
    }
    
    #top #search-filter-results-4746 div:not(.pagination) p:has(img) {
        display: block;
    }
    
    #top #search-filter-results-4746 > hr:nth-last-child(3) {
        display: block;
        margin-bottom: 20px;
    }
    
    #top #search-filter-results-4746 > .pagination {
        padding-bottom: 20px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
    #top #search-filter-results-4746 > .pagination a {
        float: none;
        width: auto;
        padding: 0 20px;
        font-size: 14px;
    }

    Let us know if this works.

    Best regards,
    Nikko

    #1417789

    Hey zimbo,

    Thank you for the inquiry.

    You can add this css code to adjust the breakpoint of the header and make sure that it displays the same on relatively smaller screens as it does on tablet view.

    
    /* Tablet Portrait size to standard 960 (devices and browsers) */
    @media only screen and (min-width: 768px) and (max-width: 1150px)
    {
    	.responsive .main_menu ul:first-child > li > a {
    		padding: 0 10px;
    	}
    
    	.responsive #top .header_bg {
    		opacity: 1;
    	}
    
    	.responsive #main .container_wrap:first-child{
    		border-top:none;
    	}
    
    	.responsive .logo{
    		float:left;
    	}
    
    	.responsive .logo img{
    		margin:0;
    	}
    
    	.responsive.html_top_nav_header.html_mobile_menu_tablet #top .social_bookmarks {
    		right: 50px;
    	}
    
    	.responsive.html_top_nav_header.html_mobile_menu_tablet #top #wrap_all #main{
    		padding-top:0;
    	}
    
    	.responsive.js_active .avia_combo_widget .top_tab .tab{
    		font-size: 10px;
    	}
    
    	.responsive.js_active .avia_combo_widget .news-thumb{
    		display:none;
    	}
    
    	.responsive #top #wrap_all .grid-sort-container .av_one_sixth{
    		width:33.3%;
    		margin-bottom: 0;
    	}
    
    	.responsive body.boxed#top,
    	.responsive.html_boxed.html_header_sticky #top #header,
    	.responsive.html_boxed.html_header_transparency #top #header{
    		max-width: 100%;
    	}
    
    	.responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_mobile_menu_tablet #main{
    		padding-top: 88px;
    	}
    
    	.responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_top_nav_header.html_mobile_menu_tablet #main{
    		margin-top:0;
    	}
    
    	.responsive #top .av-hide-on-tablet{
    		display:none !important;
    	}
    
    	/*new menu*/
    	.responsive.html_mobile_menu_tablet .av-burger-menu-main{
    		display: block;
    	}
    
    	.responsive #top #wrap_all .av_mobile_menu_tablet .main_menu{
    		top:0;
    		left:auto;
    		right:0;
    		display:block;
    	}
    
    	.responsive.html_logo_right #top #wrap_all .av_mobile_menu_tablet .main_menu{
    		top:0;
    		left:0;
    		right:auto;
    	}
    
    	.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item{
    		display:none;
    	}
    
    	.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special{
    		display:block;
    	}
    
    	.responsive #top #wrap_all .av_mobile_menu_tablet .menu-item-search-dropdown > a {
    		font-size: 24px;
    	}
    
    	.responsive #top .av_mobile_menu_tablet #header_main_alternate{
    		display:none;
    	}
    
    	.responsive.html_mobile_menu_tablet #top #wrap_all #header {
    		position: relative;
    		width:100%;
    		float:none;
    		height:auto;
    		margin:0 !important;
    		opacity: 1;
    		min-height:0;
    	}
    
    	.responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks{
    		display:none;
    	}
    
    	.responsive.html_mobile_menu_tablet #top .av-logo-container .social_bookmarks{
    		display:none
    	}
    
    	.responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks{
    		display:block;
    		position: relative;
    		margin-top: -15px;
    		right:0;
    	}
    
    	.responsive.html_logo_center.html_bottom_nav_header .av_mobile_menu_tablet .avia-menu.av_menu_icon_beside{
    		height:100%;
    	}
    
    	.responsive.html_mobile_menu_tablet #top #wrap_all .menu-item-search-dropdown > a {
    		font-size: 24px;
    	}
    
    	.responsive.html_mobile_menu_tablet #top #main .av-logo-container .main_menu{
    		display:block;
    	}
    
    	.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main{
    		padding-top: 88px;
    	}
    
    	.responsive.html_mobile_menu_tablet.html_header_top #top #main {
    		padding-top: 0 !important;
    		margin: 0;
    	}
    
    	.responsive.html_mobile_menu_tablet.html_top_nav_header.html_header_sticky #top #wrap_all #main{
    		padding-top:0;
    	}
    
    	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a,
    	.responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
    		height:90px;
    		line-height:90px;
    	}
    
    	.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a{
    		min-width: 0;
    		padding:0 0 0 20px;
    		margin:0;
    		border-style: none;
    		border-width: 0;
    	}
    
    	.responsive.html_mobile_menu_tablet #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{
    		border-right-style: solid;
    		border-right-width: 1px;
    		padding-right: 25px;
    	}
    
    	.responsive.html_mobile_menu_tablet #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
    		background:transparent;
    		color: inherit;
    	}
    
    	.responsive.html_mobile_menu_tablet.html_top_nav_header .av-logo-container .inner-container{
    		overflow: visible;
    	}
    
    }

    Best regards,
    Ismael

    #1417786

    Hi,

    Thank you for the clarification.

    We adjusted the css code a bit.

    #top .av-subnav-menu > li.current-menu-item a {
        font-weight: bold;
        font-size: 1em;
        color: #3a4f77;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings. By disabling the file compression settings, you will be able to make the necessary adjustments and updates without any conflicts. Once you have made the required modifications, you can re-enable the file compression settings to optimize the performance of your website.

    Best regards,
    Ismael

    Hi,

    Thanks for the clarification. Please try this CSS as well:

    .phone-info div {
        color: #fff;
        font-size: 14px;
    }

    Best regards,
    Rikard

    #1417718
    bbertuzzi7
    Participant

    I am using the Tabs element on a website. Within each tab there is text and an image next to each other. Is there a way to vertically align the text to the image? I have a custom ID already set to style the tabs, the images and the content. The website link is below. Here is the CSS code that is already in place. Thanks!

    #custom-tab-wrapper-3 .tab_titles {
    text-align: center !important;
    font-size: 26px !important;
    }

    #custom-tab-wrapper-3 .tab_titles .tab {
    display: inline-block !important;
    float: none !important;
    background-color: #FFFFFF !important;
    }

    #custom-tab-wrapper-3 .tab {
    width: 33% !important;
    }

    #custom-tab-wrapper-3 a.avia-button {
    background-color: #3b444e !important;
    color: #FFFFFF !important;
    border: 3px solid !important;
    border-color: #3b444e !important;
    border-radius: 10px !important;
    }

    #custom-tab-wrapper-3 a.avia-button:hover {
    background-color: #ffffff !important;
    color: #3b444e !important;
    border: 3px solid #3b444e !important;
    border-color: #3b444e !important;
    font-weight: bold !important;
    }

    #custom-tab-wrapper-3 .tab {
    border-top-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    border-color: #EBEBEB !important;
    }

    #custom-tab-wrapper-3 .active_tab {
    border-top-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
    border-bottom-style: solid !important;
    border-bottom-width: 3px !important;
    border-color: #E41A67 !important;
    }

    #custom-tab-wrapper-3 .tab_inner_content {
    margin-top: 50px !important;
    vertical-align: middle !important;
    background-color: #FFFFFF !important;
    }

    #custom-tab-wrapper-3 .custom-tab-image {
    margin-left: 50px !important;
    vertical-align: middle !important;
    border-radius: 15px;
    }

    #custom-tab-wrapper-3 h3 {
    margin-top: 25px !important;
    padding-bottom: 5px !important;
    }

    #custom-tab-wrapper-3 .tab_content {
    padding: 0px 40px 40px 40px !important;
    background-color: #FFFFFF !important;
    }

    Hi,

    Thank you for the inquiry.

    You can add this css code to adjust the style of the phone number text widget in the header.

    .responsive #top #header #header_main .inner-container .widget>div {
        color: #ffffff;
        font-size: 30px;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css.

    Best regards,
    Ismael

    #1417451

    Hi, I’ve inserted some html tags in the text, for font size, or line spacing… can this create the problem of suddenly deleting everything I’ve created?!
    for example, I just created a text block with this writing:

    <p style=”text-align: center;”><span style=”font-size: x-large;”>We started from this question</span><span style=”font-size: x-large; “>and after thinking about it, we understood that it is the atmosphere, the Mood that makes the difference!</span></p>
    <p style=”text-align: center;”><span style=”font-size: x-large;”>This is how SPIRITO was born, </span><span style= “font-size: x-large;”>the new way of doing Bar Catering.</span></p>
    <p style=”text-align: center;”></p>

    I then inserted an image and a button below… I refreshed a couple of times while working to see the result online and it was ok, now I refreshed again and it’s all gone!

    Can html tags really create this problem?

    #1417366

    Hi jasonlthornton,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    #top #header_meta #menu-item-3738 a {
        color: white;
        font-size: 14px;
    }

    Hope it helps.

    Best regards,
    Nikko

Viewing 30 results - 1,111 through 1,140 (of 18,717 total)