Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
C
coconva2118
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hanumant Pratap Singh
coconva2118
Commits
33a4827c
Commit
33a4827c
authored
Oct 03, 2019
by
Pradyuman Mishra
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added
parent
1bd5c6b8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
header.phtml
...ntend/Sm/shop4u/Magento_Theme/templates/html/header.phtml
+2
-1
No files found.
app/design/frontend/Sm/shop4u/Magento_Theme/templates/html/header.phtml
View file @
33a4827c
...
...
@@ -30,6 +30,7 @@ if ($compile_less) {
height
:
20px
;
text-align
:
center
;
border-radius
:
50%
;
margin-left
:
7px
;
}
.socialIcon
a
:nth-child
(
n
+
1
)
{
background
:
#3b5998
;
...
...
@@ -59,7 +60,7 @@ if ($compile_less) {
<div
class=
"header-top"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-12 col-lg-
8 col-md-8
"
>
<div
class=
"col-12 col-lg-
12 col-md-12
"
>
<?php
echo
$block
->
getLayout
()
->
createBlock
(
'Magento\Cms\Block\Block'
)
->
setBlockId
(
'customer-support-and-information'
)
->
toHtml
();
?>
<?php
echo
$block
->
getLayout
()
->
createBlock
(
'Magento\Cms\Block\Block'
)
->
setBlockId
(
'social-icon'
)
->
toHtml
();
?>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment