New Landing How can we help? Atelier Change heading text colour and size on swift slider, change sidebar size

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #183913
    sorelh
    Member
    Post count: 169

    Hi

    how can I change the colour and size of the heading text which appears over the images on my swift slider on my home page? I am using the Convoy demo in Atelier, by default the text over the image is black but I would like to change it to my custom colour and size.

    I would also like to change the style of my sidebar, I would like to reduce the size of the text that appears in the sidebar and I would like to remove the underlines that appear under each line of text – do you have any CSS for that please?

    Thanks

    Sorel

    Attachments:
    You must be logged in to view attached files.
    #183947
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Please can you provide your link so I can provide you with some custom css?

    – Kyle

    #183950
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #185178
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Sorry about the wait

    Add this to your custom css:

    .title-wrap .spb-heading > span {
      border-bottom: none;
    }
    .sidebar .widget_archive ul > li a {
      font-size: 14px;
    }

    – Kyle

    #185312
    sorelh
    Member
    Post count: 169
    This reply has been marked as private.
    #185758
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Sorel,

    For the magazine page you can add this custom CSS:

    .page-template-default .fancy-heading.fancy-image.light-style h1 {
    color: #000!important;
    }

    Thanks

    #185759
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    If you want to use dark headings, then you can set the style to Dark in the page title options

    – Kyle

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register