Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #1161212

    Good Morning! I attached several images where I am trying to change the types and colors and I do not get it, I give you access in the private area to see if you can help me.

    https://ibb.co/NLZMcSY
    https://ibb.co/mDHyhcy
    https://ibb.co/r3RjbWP
    https://ibb.co/gZcdRLK
    https://ibb.co/PgGnDgY
    https://ibb.co/2qYTh9D
    https://ibb.co/s1bDQs4

    #1161614

    Hey juanraubeda,

    Thanks for the screenshots and login details, so which font are you trying to change those texts to?

    Best regards,
    Rikard

    #1161664

    I don’t know how I have to do it, where can I change all those texts? I’ve tried but they don’t change

    #1162080

    Hi,

    Thanks for the update. Could you try to be a bit more specific on which font and colour you want and where please? What exactly did you do when you tried changing things and it didn’t work?

    Best regards,
    Rikard

    #1164740

    Good Morning! sorry for the delay but I have been changing things myself and I have some that I do not get that I detail below
    1º I cannot change the color of the subtitles, it looks like a transparent gray or a transparent white but I need it to be white as the title
    https://ibb.co/qFhNX77

    *tell me where you change it because I have this error on several pages

    2º On this page https://www.proyectiva.es/ventajas/ I cannot change the thickness of the titles at the bottom. When I edit it, it looks thinner but when it comes to viewing the web they don’t change
    https://ibb.co/Qdh3xPP
    3º On this page, when you enter with Google Chrome, a blue line appears on the carousel, I don’t know how to change it, I don’t see any options for this
    https://ibb.co/yYK9mwy
    * just wrong with Chrome
    4º we see the logo a bit pixelated when it has very good quality (some designers do it to us) In some templates we have several ways to upload the logo, this has happened to us sometime and uploading it as a retina looks perfectly, can you help me?
    5º the source of the start menu we need to be a ligth roboto but we don’t get it, it stays too thin and it doesn’t look good.
    https://ibb.co/0YyQf91

    forgive for so much question but I need to finish this to launch web …

    #1164969

    Hi juanraubeda,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    #top .av-subheading p {
        opacity: 1;
        color: #fff;
    }
    .av_textblock_section h2 span {
        font-weight: lighter;
    } 
    .av-minimal-toggle.togglecontainer .single_toggle .toggler {
        outline: none;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1165112

    Hello! I have put it in the 2 sites that you tell me, I have cleared cache, I have tried to change my browser in private browsing and I still see it the same.

    #1165945

    Hi,
    I have made an adjustment and tried to clear your site cache, it is working for me, please clear your browser cache and check.

    Best regards,
    Mike

    #1166025

    opacity in all subtitles continues to appear poorly.
    https://www.proyectiva.es/que-proponemos/
    https://ibb.co/Rj5G2m7

    #1167080

    Hi,

    Thank you for the update.

    The “que-proponemos/” page no longer exists. Did you remove it? Please create a test page so that we can inspect the element.

    Best regards,
    Ismael

    #1167138
    #1168052

    Hi,

    Thank you for the info.

    The font color is already set to white and it has full opacity.

    #top .av-subheading p {
    	opacity: 1 !important;
    	color: #fff !important;
    }

    It probably doesn’t stand out because white doesn’t contrast well with light red.

    Best regards,
    Ismael

    #1168056

    I don’t think that’s why, you can see that the soft of the title does look perfectly and the subtitle does not. attachment
    https://ibb.co/qyQkcSJ

    #1168317

    Hi,
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .av-subheading.av_custom_color {
        opacity: 1 !important; 
    }

    this rule is general in case you had other sub-headings that you needed to be corrected, but if you find it is effecting sub-headings that you don’t want, then add a custom class to the element and we will help adjust the css.

    Best regards,
    Mike

    #1168672

    Thaks now yes.

    #1168696

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    For your information, you can take a look at Enfold documentation here
    For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)

    Best regards,
    Mike

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘several changes in fonts’ is closed to new replies.