Viewing 28 posts - 1 through 28 (of 28 total)
  • Author
    Posts
  • #1272792

    I am trying to add custom css to style the Icon Box feature. I selected the tab “Advanced” and added AboutCustomIconTitle to the Custom CSS Class For Heading Tag

    Then go to Enfold / General Styling / Quick CSS and added the following CSS but nothing will work.

    .AboutCustomIconTitle {
    padding: 25px 0 0 0 !important;
    }

    and tried this one too

    .AboutCustomIconTitle h3.iconbox_content_title {
    padding: 25px 0 0 0 !important;
    }

    Please help to get the Advanced – Custom CSS Class to work correct.

    Thanks
    Scott

    #1272815

    did you insert to that advanced – Custom CSS Class Field :
    AboutCustomIconTitle
    or do you have inserted it with that dot in front ( that is the wrong way) :
    .AboutCustomIconTitle

    if you put it in that custom input field:


    then css will be :

    h3.iconbox_content_title.AboutCustomIconTitle {
        padding: 25px 0 0 0 !important;
    }
    #1272816

    Hi Guenni007,

    There is NO dot in the ( Advanced / Custom CSS Class For Heading Tag ). Also I tried it both ways, with and without the dot, and neither will work.

    Thanks
    Scott

    #1272817

    ok – read my edit above

    The class dots will be added by Enfold : input all custom classes without that dot.
    If you like to add more than one class – just insert them separated by a space f.e. : class-a class-b class-c

    #1272818

    Hi Guenni007,

    I updated the CSS and that worked correct.

    Thank you for the fast reply to fix the issue.

    Thanks
    Scott

    #1273100

    Hi scotthill89,

    Glad you got it working for you with Guenni007’s help! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1274492

    Hi Support,

    I have another “Custom CSS Class” I cannot get to work. I only trying to change the h2 to ( text-transform: none !important; ), but cannot find the correct css combination to make it work. I have tried all these below with no success.

    The Custom CSS Class I am using is ( ContactBottom ) with NO period before it in the Custom CSS Class Field.

    h2.av-special-heading-tag.ContactBottom {
    text-transform: none !important;
    }

    h2.av-special-heading .av-special-heading-tag.ContactBottom {
    text-transform: none !important;
    }

    h2.av-special-heading-tag.ContactBottom {
    text-transform: none !important;
    }

    .entry-content-wrapper h2.ContactBottom {
    text-transform: none !important;
    }

    Please help to get this to work.
    Thanks, Scott

    #1274685

    Hi Scott,

    Could you post a link to where we can see the element you are trying to target please?

    Best regards,
    Rikard

    #1274784
    This reply has been marked as private.
    #1274938

    Hi,

    Thanks for that. There was no class added to the element, so I added it for. Please try this in Quick CSS now:

    .ContactBottom .av-special-heading-tag {
        text-transform: none;
    }

    Best regards,
    Rikard

    #1274982

    Hi Rikard,

    Sorry the class was actually on the “Why Us?” page. I had removed it from the “About” page during testing.

    Thanks that worked after adding !important;

    I ended up changing it to a regular text box using h2 and this CSS ( .ContactBottom h2 ) because I could not do a hard return in the middle of the text line using the (Special Heading) feature. The text was displaying as ( How can we help your project’s success? ) and could not get it to look like

    How can we help your
    project’s success?

    Thank you for the help it’s working correct now.
    Scott

    #1275055

    Hi Scott,

    Great, I’m glad that you got things working and thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1279637
    This reply has been marked as private.
    #1279828
    This reply has been marked as private.
    #1280216

    Hi Scott,

    Thanks for the updates, please try to stick to one problem at a time. I checked the last two images on the page in private, but I can’t see any problems on my end. They are both linking to the pages which are set in Image element options. Could you let us know how to reproduce the problem you are seeing on your end please?

    Best regards,
    Rikard

    #1280267

    Hi Rikard,

    Actually 2 are not linking to the correct pages. The three main sub level pages for the Services section are ( General Contractors, Owners CMs & CREs, and Legal Counsel & A/Es ). There are 3 images in the content area on the right that link to those pages, but the bottom 2 don’t link to the correct pages.

    General Contractors – This image links to the correct page (https://dev.spectrumprojects.net/services/general-contractors/)

    BOTH of the images for these below are linking to the wrong page.
    Owners CMs & CREs
    – This image is linking to this page ( https://dev.spectrumprojects.net/services/general-contractors/project-planning/)
    BUT should link to the this page ( https://dev.spectrumprojects.net/services/owners-cms-cres/ )

    Legal Counsel & A/Es
    – This image is linking to this page ( https://dev.spectrumprojects.net/services/general-contractors/pull-planning/ )
    BUT should link to the this page (https://dev.spectrumprojects.net/services/legal-counsel-a-es/ )

    On the Services page there are no photos on the page in the Avia page builder. The photos are added automatically based on the sub-level nav. Where is the (Image element options.) you are talking about that the photos are linking to? I do not see that anywhere.

    —–

    Also how do I add a JPG to this post so you can reference what I am talking about? There really needs to be a button that says attach photo.

    Thanks
    Scott

    • This reply was modified 3 years, 9 months ago by scotthill89.
    #1280599

    Hi Scott,

    1- I edited your Image elements on your page and corrected their links. Image elements preview was not visible for some reason however after updating the elements, they became visible.

    2- I edited your element and chose to display 1030x1030px and that made images sharper however since some of your images are smaller (for example “office” posts thumbnail is 761x430px), they do not show up in the same ratio. Please upload your thumbnails in bigger size.

    Regards,
    Yigit

    #1280603

    Hi Yigit,

    Thanks for making the updates.

    Where did you edit the “Image Elements’ on the Services page? I still do not see any images on the page in the Avia page builder on the Services page. If I need to make additional updates I need to know where they are located.

    ALSO HOW DO I ATTACH A JPG TO MY POST?

    Thanks
    Scott

    #1280605

    Hi,

    I checked your page and they were missing on my end as well. So I edited the elements and re-uploaded the images. Could you please check once again?

    Sorry, forgot to reply to that question. You can upload your screenshots on imgur.com and post the links here :)

    Best regards,
    Yigit

    #1280607

    Hi Yigit,

    I just looked again and there are NO images on the Services page. Please see the attached ServicesPage_sample.jpg.

    Sample JPG

    AGAIN… where are the “Image Elements’ you are editing? There no images on the page to edit, so what “Image Elements’ are you editing?

    Thanks
    Scott

    #1280608

    Hi,

    Could you please hard refresh your browser and check if that helps? Image elements are showing up fine on my end. Attached a screenshot in private content field below :)

    Best regards,
    Yigit

    #1280610

    Hi Yigit,

    I just cleared cache and cookies and rebooted my browser and there are STILL NO IMAGES on the Services page in the Avia page builder.

    I am using Firefox 85.0.2 on a Mac Pro running macOS Catalina 10.15.7

    Thanks
    Scott

    • This reply was modified 3 years, 9 months ago by scotthill89.
    #1280618

    Hi Yigit,

    I also just test on Safari v 14.0.3 and on Chrome Version 88.0.4324.150 (Official Build) (x86_64).

    I am NOT seeing the images on the Services page on any browsers.

    Thanks
    Scott

    #1280628

    Please see the FTP below if you need it to fix this issue with the Theme.

    Thanks
    Scott

    #1281443

    Hi Yigit,

    Please provide an update on the status of this issue with my site. It has been 5 days since I first reported this issue and does not seem anything is being done about it.

    Thanks
    Scott

    #1281755

    Hi Scott,

    I enabled debugging mode – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#debug-mode and enabled shortcode parser to auto repair function however that did not help either.

    I do not see the same issue on your other pages where you are using Image element.

    I went ahead and deleted 3 images on your page from your server and re-uploaded them. I refreshed the page couple of times but they are still visible on my end. So I believe re-uploading them fixed the issue.

    Could you please review your website and confirm? :)

    Best regards,
    Yigit

    #1281811

    Hi Yigit,

    Thank you for your help, the updates seem to have fixed the issues. I can see the images on the Services page in the Avia builder now.

    I checked all other pages and everything seems to be working OK for now. If any other issues come up I will let you know.

    Thanks Again,
    Scott

    #1281815

    Hi Scott,

    Thanks for letting us know, we are happy to hear that updates fixed the issue.

    Please let us know if you have any other questions or issues and enjoy the rest of your day :)

    Best regards,
    Yigit

Viewing 28 posts - 1 through 28 (of 28 total)
  • The topic ‘Advanced – Custom CSS Class For Heading Tag NOT WORKING’ is closed to new replies.