Logo area

Permalink Browser Info Environment
Hello!
How can I move the logo area to the left side? (see attachment)
Thanks!

1 Attachment

Type: Pre-Sale
Status: In Progress
drciuca
View Replies:
nipper15 replied on at Permalink Reply 1 Attachment
nipper15
Hi, drciuca

Please overwright a style sheet using custom CSS.
Click a Gear icon to Page Settings > Design > Theme Castomize > Custom CSS.
Please add the following cord.
Click Save Changes and This page button.

For exemple :
@media (min-width: 768px) {
    .front-page .header-logo {
        margin: 0 !important;
        top: 30px !important;
        left: 0;
        right: 100%;
    }
}


See below.
http://documentation.concrete5.org/editors/in-page-editing/the-tool...


Or
Please edit 176-188 line of the 'front-page.less'.


Thanks.

concrete5 Environment Information

Sitewide header

Browser User-Agent String

Mozilla/5.0 (Windows NT 6.1; rv:59.0) Gecko/20100101 Firefox/59.0

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

Click below to request a refund for License #8109341. Assigned to Concrete.
Created on Feb 25 2018 at 12:09 pm
.