Header Image Alignment

Discussion in 'ColorWay WordPress Theme' started by 1stopnonprofitshop, Apr 26, 2016.

  1. 1stopnonprofitshop

    1stopnonprofitshop Guest

    Joined:
    Jul 18, 2014
    Messages:
    276
    Likes Received:
    0
    I had a header widget area added so I could add this donate button (theme1.1stopnonprofitshop.com). I can either align it left, center, or right. Is there any way to place it in a specific area? It's too far right and toward the top right now. I'm attaching a screen shot to show you about where I would like it if possible.
     

    Attached Files:

  2. priya

    priya Guest

    Hello,

    Greetings from InkThemes!

    Please paste the code given below in Custom CSS field (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .textwidget img {
        margin-top: 41px;
        margin-right: 152px;
    }
    Change the numeric value as per your requirement..

    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page